home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 February / PCWorld_2008-02_cd.bin / zabezpeceni / pctoolsantivirus / avinstall.exe / {app} / Xerces.dll / string.txt next >
Text File  |  2007-09-17  |  49KB  |  838 lines

  1. 2    Notation '{0}' has already been declared
  2. 3    Attribute '{0}' has already been declared for element '{1}'
  3. 4    Encoding ({0}, from XMLDecl or manually set) contradicts the auto-sensed encoding, ignoring it
  4. 5    Element '{0}' was referenced in a content model but never declared
  5. 6    Element '{0}' was referenced in an attlist but never declared
  6. 7    An exception occurred! Type:{0}, Message:{1}
  7. 10    '{0}' is not allowed for the content of a simpleType.  Only list, union and restriction are allowed.
  8. 11    Error: Top level complexType has no name - declaration ignored
  9. 12    Globally-declared attribute must have a name - attribute declaration ignored
  10. 13    Attribute must have a name or a ref - attribute declaration ignored
  11. 14    Globally-declared element must have a name - element declaration ignored
  12. 15    Element must have a name or a ref attribute - element ignored
  13. 16    <group> must have a name or a ref attribute - declaration ignored
  14. 17    <attributeGroup> must have a name or a ref attribute - declaration ignored
  15. 18    Anonymous complexType in element {0} has a name attribute
  16. 19    Anonymous simpleType in element {0} has a name attribute
  17. 20    The content of an element information item does not match (annotation?, (simpleType | complexType)?, (unique | key | keyref)*)
  18. 21    Untyped element: {0}
  19. 22    Error in content of simpleType, '{0}' is invalid.  Only allowed one of (restriction | list | union).
  20. 23    Expected simpleType in 'list' declaration for {0}
  21. 24    List | Union | Restriction content is invalid for type {0}
  22. 25    Error in content of derivation by list for {0}
  23. 26    Expected simpleType in 'restriction' declaration for {0}
  24. 27    Facet {0} already defined - ignoring
  25. 28    Expected simpleType in 'union' declaration for {0}
  26. 29    SimpleType content is empty
  27. 30    The content of the simpleContent element is invalid. The content must be RESTRICTION or EXTENSION
  28. 31    The BASE attribute must be specified for the RESTRICTION or EXTENSION element
  29. 32    The content of the complexContent element is invalid. The content must be RESTRICTION or EXTENSION
  30. 33    Error in content of <schema> element information item
  31. 34    Content (annotation?,..) is incorrect for type {0}
  32. 35    Unknown simpleType: {0}
  33. 36    Unknown complexType: {0}
  34. 37    Prefix: '{0}' can not be resolved to a URI
  35. 38    Ref element {0} not found in the Schema
  36. 39    Type not found in {0}:{1}
  37. 40    Could not find top level attribute: {0}
  38. 41    Invalid child '{0}' in the complex type
  39. 42    Base type could not be found: {0}
  40. 43    No attribute '{0}' was defined in schema: {1}
  41. 44    Error creating datatype validator: {0}
  42. 45    Invalid child following the simpleContent child in the complexType
  43. 46    Invalid child following the complexContent child in the complexType
  44. 47    The 'block' attribute values of a complexType must be #all | list(restriction,extension); {0} was found
  45. 48    The 'final' attribute values of a complexType must be #all | list(restriction,extension); {0} was found
  46. 49    Attribute '{0}={1}' cannot have both 'fixed' and 'default' present at the same time.
  47. 50    For attribute '{0}={1}' default and use are both present so use must have the value 'optional'.
  48. 51    Local attribute:{0} has also a ref defined - name ignored
  49. 52    Global attribute:'{0}' cannot have a ref defined
  50. 53    Error: Attribute '{0}' declared more than once in the same scope- ignoring
  51. 54    Attribute '{0}' may not contain both a type and a simpleType declaration.
  52. 55    SimpleType ({0}:{1}) for attribute: {2} not found
  53. 56    Element '{0}' cannot have both 'fixed' and 'default' present at the same time.
  54. 57    {0}:'{1}' has also a ref defined - name ignored
  55. 58    ref cannot appear with any of type, abstract, block, final, nillable, default or fixed
  56. 59    Invalid {0} name:'{1}' - declaration ignored
  57. 60    Globally-declared element {0} cannot have a ref attribute - ref ignored
  58. 61    Element '{0}' cannot have both a type attribute and a simpleType/complexType type child
  59. 62    Element {0} has a fixed or default value and must have a mixed simple or simple content model
  60. 63    The simpleType {0} that {1} uses has a value of 'final' which does not permit extension
  61. 64    The type '{0}' specified as the base in the simpleContent element must not have complexContent
  62. 65    The type '{0}' is a simple type. It cannot be used in a derivation by RESTRICTION for a complexType
  63. 66    Invalid child following the RESTRICTION or EXTENSION element in the simpleContent definition
  64. 67    Invalid child following the RESTRICTION or EXTENSION element in the complexContent definition
  65. 68    Annotation can only appear once: type {0}
  66. 69    The base type {0} does not allow itself to be used as the base for a restriction and/or as a type in a list and/or union
  67. 70    The value 'substitution' already in the list
  68. 71    The value 'union' is already in the list
  69. 72    The value 'extension' is already in the list
  70. 73    The value 'list' is already in the list
  71. 74    The value 'restriction' is already in the list
  72. 75    Invalid block value: {0}
  73. 76    Invalid final value: {0}
  74. 77    Element {0} cannot be part of the substitution group headed by {1}
  75. 78    Element {0} has a type which does not derive from the type of the element at the head of the substitution group
  76. 79    Duplicate element decl in the same scope: {0}
  77. 80    The 'block' attribute values of an element must be #all | list(substitution,restriction,extension); {0} was found
  78. 81    The 'final' attribute values of an element must be #all | list(restriction,extension); {0} was found
  79. 82    Invalid value '{0}' for attribute: '{1}'.
  80. 83    Ref is present, and simpleType/form/type found for attribute '{0}={1}'
  81. 84    Duplicate reference attribute {0}:{1} in complexType
  82. 85    Derivation by restriction is forbidden by either the base type '{0}' or the schema
  83. 86    Derivation by extension is forbidden by either the base type '{0}' or the schema
  84. 87    The base type specified in the complexContent element must be a complexType
  85. 88    Imported schema '{0}' has a different targetNameSpace '{1}' from what's declared '{2}'
  86. 89    Could not get the doc root for imported Schema: {0}
  87. 90    A schemaLocation attribute must be specified on '{0}' element.
  88. 91    Included schema '{0}' has a different targetNameSpace '{1}'
  89. 92    At most one <annotation> element is expected in the content.
  90. 93    The content must be (annotation?, simpleType?) for attribute '{0}={1}'
  91. 94    Attribute '{0}' must appear in {1} {2} declarations
  92. 95    Attribute '{0}' cannot appear in {1} {2} declarations
  93. 96    Value of minOccurs '{0}' must not be greater than value of maxOccurs '{1}'
  94. 97    'anyAttribute' elements can contain at most one 'annotation' element in their children
  95. 98    Global <{0}> must have a name - declaration ignored
  96. 99    No circular definitions are allowed: '{0}'
  97. 100    Global {0}:'{1}' declared more than once or also declared as {2}
  98. 101    Global {0}:'{1}' declared more than once
  99. 102    Invalid value '{0}' for facet 'whiteSpace'. Value should be 'collapse'.
  100. 103    The namespace of an <import> element must be different from the targetNamespace of the <import>ing schema
  101. 104    If the namespace on an <import> element is not present, the <import>ing schema must have a targetNamespace
  102. 105    Element '{0}' must not have a value constraint:'{1}' as its type is derived from ID
  103. 106    It is an error for NOTATION to be used directly in a schema in element/attribute '{0}'
  104. 107    For element '{0}', the {content type} is mixed, then the {content type}'s particle must be emptiable
  105. 108    The content of complexType is EMPTY, but base is not empty or does not have emptiable particle.
  106. 109    The content type of the base type:'{0}' and derived type:'{1}' must both be mixed or element-only.
  107. 110    The content type is not a valid restriction of the content type of the base.
  108. 111    Derivation by extension or restriction is forbidden by either the base type '{0}' or the schema
  109. 112    The {item type definition} must have {variety} of atomic or union (where all member types must be atomic)
  110. 113    The {member type definitions} must all have {variety} of atomic or list
  111. 114    The group:'0' must contain (all | choice | sequence)
  112. 115    The attributeGroup:'0' must match (annotation?. ((attribute | attributeGroup)*, anyAttribute?))
  113. 116    The child of a model group definition must not specify either the minOccurs or maxOccurs attribute.
  114. 117    The {0} -'{1}:{2}'- not found in the schema
  115. 118    A group whose content is 'all' must only appear as the content type of a complex type definition.
  116. 119    When a model group has {compositor} 'all' which constitutes the {content type} of a complex type, minOccurs=maxOccurs=1
  117. 120    In an 'all' schema component, the value of minOccurs/maxOccurs of an element must be '0' or '1'.
  118. 121    Circular attributeGroup reference -{0}- is disallowed outside <redefine>
  119. 122    Attribute '{0}' already defined in base and should not appear in derivation by extension.
  120. 123    The intensional intersection of {attributes wildcard}s must be expressible
  121. 124    Base type definition does not have any attributes
  122. 125    Attribute '{0}' has an inconsistent REQUIRED setting with that of the base
  123. 126    Type of attribute '{0}' must be validly derived from type of attribute in base
  124. 127    Attribute '{0}' is either not fixed, or has a different value from that of the base
  125. 128    Attribute '{0}' has invalid target namespace with respect to a base wildcard constraint or, base has no wildcard
  126. 129    An attribute wildcard is present in the derived type, but not in the base
  127. 130    The attribute wildcard in the derived type is not a valid subset of that in the base
  128. 131    Attribute '{0}' cannot modify the 'use' attribute in a derived type, if base attribute use is prohibited
  129. 132    The wildcard attribute in the derived type must be identical to or stronger than the one in the base.
  130. 133    Content of <all> is restricted to elements only. '{0}' encountered and ignored.
  131. 134    Redefined schema '{0}' has a different targetNameSpace '{1}'.
  132. 135    A simpleType child of a <redefine> must have a restriction element as a child
  133. 136    The base attribute of the restriction child of a simpleType, must be the same as the redefine simpleType's name attribute
  134. 137    A complexType child of a <redefine> must have a restriction or extension element as a grandchild
  135. 138    The base attribute of a restriction/extension must be the same as the complexType's name attribute in <redefine>
  136. 139    The group '{0}' which contains a reference to a group being redefined must have minOccurs = maxOccurs = 1
  137. 140    Could not find a declaration in the schema to be redefined corresponding to '{0}'
  138. 141    If a group child of a <redefine> element contains a group ref'ing itself, it must have exactly 1 reference.
  139. 142    If an attributeGroup of a <redefine> element contains a reference to itself, such reference must be exactly 1
  140. 143    A <redefine> element cannot contain a child of type '{0}'
  141. 144    The declaration for notation '{0}' is invalid
  142. 145    The notation declaration '{0}:{1}' is not found
  143. 146    More than one identity constraint named '{0}'.
  144. 147    The content of an identity constraint must match (annotation?, selector, field+)
  145. 148    Key reference declaration '{0}' refers to unknown key with name '{1}'.
  146. 149    Cardinality of fields for keyref '{0}' and key '{1}' must match.
  147. 150    Xpath expression is either missing or empty
  148. 151    The {value constraint} of an attribute ref is not fixed or different from the fixed {value constraint} of '{0}'
  149. 152    The {type definition} for attribute '{0}={1}' is or is derived from ID, and must not have {value constraint}
  150. 153    More than one attribute derived from type ID cannot appear in the same complex type - '{0}' ignored
  151. 154    More than one attribute derived from type ID cannot appear in the same attribute group - '{0}' ignored
  152. 155    '' is not a legal value for the targetNamespace attribute; the attribute must be absent or contain a nonempty value
  153. 156    {0}
  154. 157    An exception occurred! Type:{0}, Message:{1}
  155. 158    Invalid Redefine: '{0}' has already been included or redefined
  156. 159    Schema Representation Constraint: Namespace '{0}' is referenced without <import> declaration
  157. 160    An 'all' model group that's part of a complex type definition must constitute the entire content type of the definition
  158. 161    An <annotation> can only contain <appinfo> and <documentation> elements
  159. 162    Invalid facet name: {0}
  160. 163    The root element name of an XML Schema should be 'schema'.
  161. 164    Circular substitution groups are disallowed for element '{0}'.
  162. 165    For '{0}' to be a member of the substitution group set of '{1}', its {abstract} must be false.
  163. 166    The namespace of element '{0}' must be from the schema namespace.
  164. 167    The {target namespace} of '{0}' must not match 'http://www.w3.org/2001/XMLSchema-instance'.
  165. 168    The namespace declaration is invalid.
  166. 169    Namespace fixup cannot be performed on a DOM Level 1 Node.
  167. 172    The parser has encountered more than '{0}' entity expansions in this document; this is the limit imposed by the application.
  168. 173    Expected comment or CDATA
  169. 174    Expected an attribute name
  170. 175    Expected a notation name
  171. 176    Repetition of individual elements is not legal for mixed content models
  172. 177    Bad default attribute declaration
  173. 178    Expected default attribute declaration, assuming #IMPLIED 
  174. 179    Attribute list syntax error
  175. 180    Expected equal sign
  176. 181    Duplication attribute name
  177. 182    Bad ID, '{0}', for xml:lang attribute
  178. 183    Expected an element name
  179. 184    Must start with an XMLDecl
  180. 185    Comments must start with <!--
  181. 186    Invalid document structure
  182. 187    Expected a 'version=', 'encoding=', or 'standalone='
  183. 188    Bad XML version string
  184. 189    Unsupported XML version, '{0}'
  185. 190    Unterminated XML decl
  186. 191    Bad XML encoding declaration, '{0}'
  187. 192    Bad standalone declaration
  188. 193    Unterminated comment
  189. 194    Processing instruction name expected
  190. 195    Unterminated processing instruction
  191. 196    Invalid character (Unicode: 0x{0})
  192. 197    Unexpected text before root element
  193. 198    Unterminated start tag, '{0}'
  194. 199    Expected an attribute value
  195. 200    Unterminated end tag, '{0}'
  196. 201    Expected type (CDATA, ID, NMTOKEN, ..), for attribute '{0}' of element '{1}'
  197. 202    Expected end of tag '{0}'
  198. 203    Expected tag name, comment, PI, or other markup
  199. 204    Not valid after content
  200. 205    Expected comment
  201. 206    Expected comment or processing instruction
  202. 207    Expected whitespace
  203. 208    No root element in DOCTYPE
  204. 209    Expected quoted string
  205. 210    Expected public id
  206. 211    Invalid character in public id (Unicode: 0x{0})
  207. 212    Unterminated DOCTYPE declaration
  208. 213    Invalid character in internal subset (Unicode: 0x{0})
  209. 214    Expected CDATA section
  210. 215    Invalid initial name character
  211. 216    Invalid name character
  212. 217    Unexpected whitespace
  213. 218    Invalid character in attribute value {0} (Unicode: 0x{1})
  214. 219    Expected a markup declaration
  215. 220    Text declaration not legal here
  216. 221    Conditional section in internal subset
  217. 222    Expected parameter entity name
  218. 223    Unterminated entity declaration, '{0}'
  219. 224    Invalid character reference
  220. 225    Unterminated character reference
  221. 226    Expected entity name for reference
  222. 227    Entity '{0}' was not found
  223. 228    Unparsed entity references, '{0}', not valid here
  224. 229    Unterminated entity reference, '{0}'
  225. 230    Recursive entity expansion, '{0}'
  226. 231    Partial markup in entity value
  227. 232    Unterminated element declaration, '{0}'
  228. 233    Expected content specification expression for element '{0}'
  229. 234    Expected asterisk
  230. 235    '{0}' is a mixed content model that is not terminated properly.
  231. 236    Expected system id
  232. 237    Expected system or public id
  233. 238    Unterminated notation declaration
  234. 239    Expected ',', '|', or ')' characters
  235. 240    Expected '|' or ')' characters
  236. 241    Expected ',' or ')' characters or close parenthesis in content model of element '{0}'
  237. 242    Expected enumeration value for attribute '{0}'
  238. 243    Expected | enumeration separator, or closing paren
  239. 244    Unterminated entity literal
  240. 245    There are more end tags than start tags
  241. 246    Expected an open parenthesis
  242. 247    The attribute '{0}' is already used in element '{1}'
  243. 248    A '<' character cannot be used in attribute '{0}', except through <
  244. 249    A leading surrogate character was not followed by a legal second character
  245. 250    Expected ']]>' to end a conditional section
  246. 251    Expected INCLUDE or IGNORE here
  247. 252    Expected [ to follow INCLUDE or IGNORE
  248. 253    Expected a TextDecl here: <?xml ....
  249. 254    Expected a XMLDecl here: <?xml ....
  250. 255    Unexpected end of entity {0}
  251. 256    A PE propagated out of the int/ext subset, discarding extra text
  252. 257    An extra ] character was found an ignored
  253. 258    PE refs are not allowed inside markup in the internal subset
  254. 259    An entity propagated out of the content section into Miscellaneous
  255. 260    Expected &# to be followed by a numeric character value
  256. 261    Expected an open bracket ('[') here
  257. 262    The sequence ']]>' is not allowed in character data
  258. 263    Illegal sequence '--' in comment
  259. 264    Unterminated CDATA section
  260. 265    Expected NDATA
  261. 266    NDATA is not legal for parameter entities
  262. 267    Hex radix character refs must use 'x', not 'X'
  263. 268    '{0}' has already been set. Ignoring redundant setting
  264. 269    The XMLDecl strings must be in the order: version, encoding, standalone
  265. 270    External entities cannot be referred to from attribute values
  266. 271    The XML or Text decl must start with '<?xml ', not '<?XML '
  267. 272    Expected a literal entity value or PUBLIC/SYSTEM id
  268. 273    '{0}' is not a valid digit for the indicated radix
  269. 274    The input ended before all started tags were ended. Last tag started was '{0}'
  270. 275    The content model for element '{0}' is ambiguous
  271. 276    Nested CDATA sections are not allowed
  272. 277    The prefix '{0}' has not been mapped to any URI
  273. 278    The start and the end tag were in the different entities
  274. 279    The main XML document cannot be empty
  275. 280    CDATA is not allowed outside the root element
  276. 281    Only numeric character entities or special character entities are legal here
  277. 282    Got an unexpected trailing surrogate character
  278. 283    No processing instruction starts with 'xml'
  279. 284    The XML or Text declaration must start at line/column 1/1
  280. 285    The 'version=' string is required in an XMLDecl
  281. 286    The 'standalone=' string is only allowed in the main XML entity
  282. 287    The 'encoding=' string is required in an Text Decl
  283. 288    When namespaces are enabled, a name can have only one colon character
  284. 289    When namespaces are enabled, the colon cannot be the first or last character
  285. 290    Colons are not allowed in this name when namespaces are enabled
  286. 291    A system exception occurred during processing
  287. 292    An exception occurred! Type:{0}, Message:{1}
  288. 293    Unexpected end of file exception. Message: {0}
  289. 294    UnexpectedError
  290. 295    The schemaLocation attribute does not contain pairs of values.
  291. 296    Internal error: don't have a GrammarResolver for TraverseSchema
  292. 297    Fatal error encountered during schema scan
  293. 298    Reference to external entity declaration '{0}' is not allowed in a standalone document.
  294. 299    Partial markup in parameter entity replacement text in a complete declaration.
  295. 300    The value of the attribute '{0}' is invalid. Prefixed namespace bindings may not be empty.
  296. 301    The prefix 'xmlns' cannot be bound to any namespace explicitly.
  297. 302    The namespace for 'xmlns' cannot be bound to any prefix explicitly.
  298. 303    The prefix 'xml' cannot be bound to any namespace other than its usual namespace.
  299. 304    The namespace for 'xml' cannot be bound to any prefix other than 'xml'.
  300. 305    Element '{0}' cannot have 'xmlns' as its prefix.
  301. 306    Complex Type Definition Representation OK - 2.2: <restriction> must have a <simpleType> child.
  302. 307    DOCTYPE root element qname beginning with '{0}' invalid
  303. 308    Element qname beginning with '{0}' invalid
  304. 309    Attribute qname beginning with '{0}' invalid
  305. 310    Entity qname for reference beginning '{0}' invalid
  306. 8194    Warning: The primary document entity could not be opened. Id={0}
  307. 8195    Warning: No caching of grammar set, a grammar with same key found in the cache pool.
  308. 8198    The index is beyond the array bounds 
  309. 8199    The new size is less than the old one
  310. 8200    The index given was beyond the max attribute index
  311. 8201    The passed AttTypes value is not known
  312. 8202    The passed DefAttTypes value is not known
  313. 8203    The bit index was beyond the set size
  314. 8204    The bit sets are not of the same size
  315. 8205    The buffer manager cannot provide any more buffers
  316. 8206    The passed buffer was not found in this manager's pool
  317. 8207    The pointer has not been set
  318. 8208    The binary operation node had a unary node type
  319. 8209    The content type must be mixed or children
  320. 8210    PCDATA nodes are not valid here
  321. 8211    The {0} operation is invalid for the spec type
  322. 8212    The unary operation node had a binary node type
  323. 8213    Unknown content model type
  324. 8214    Unknown content spec type
  325. 8215    The parent element has no content spec node
  326. 8216    The spec type is not valid for {0}
  327. 8217    The creation reason enum has an unknown value
  328. 8218    The element stack is empty
  329. 8219    The element stack index given was beyond the stack top
  330. 8220    The element stack was already empty when a pop request occurred
  331. 8221    A parent operation was requested, but only one element is on the stack
  332. 8222    The enumerator contains no more elements
  333. 8223    Could not open file: {0}
  334. 8224    Could not query the current file position
  335. 8225    Could not close the file
  336. 8226    Could not seek to end of file
  337. 8227    Could not seek to required position in file
  338. 8228    Could not duplicate the handle
  339. 8229    Could not read data from file
  340. 8230    Could not write data to file
  341. 8231    Could not reset file to beginning
  342. 8232    Could not ascertain the file size
  343. 8233    Could not determine base pathname of the file
  344. 8234    The base path had too few levels to weave in relative part
  345. 8235    Parse may not be called while parsing
  346. 8236    A DOCTYPE was seen but the installed validator does not understand DTDs
  347. 8237    Could not open DTD file '{0}'
  348. 8238    Could not open external entity '{0}'
  349. 8239    The end of input was not expected
  350. 8240    The hash modulus cannot be zero
  351. 8241    Hashing the key returned an invalid bad hash value
  352. 8242    The key could not be found in the hash table
  353. 8243    Could not create mutex
  354. 8244    Could not close mutex
  355. 8245    Could not lock mutex
  356. 8246    Could not unlock mutex
  357. 8247    Could not destroy mutex
  358. 8248    Internal Error on NetAccessor
  359. 8249    Error on NetAccessor. Cannot determine length of remote file
  360. 8250    The NetAccessor could not be initialized.
  361. 8251    The host/address '{0}' could not be resolved
  362. 8252    Could not create the socket for URL '{0}'
  363. 8253    Could not connect to the socket for URL '{0}'
  364. 8254    Could not write to the socket for URL '{0}'
  365. 8255    Could not read from the socket for URL '{0}'
  366. 8256    The specified HTTP method is not supported by this NetAccessor.
  367. 8257    The element {0} already exists
  368. 8258    Hashing the key returned an invalid bad hash value
  369. 8259    The passed id is not valid for this pool
  370. 8260    The modulus value cannot be zero
  371. 8261    The indicated reader id was never found
  372. 8262    The auto encoding enum has an unknown value
  373. 8263    Could not decode first line of entity: {0}
  374. 8264    XMLDecl or TextDecl can not have NEL or lsep: {0}
  375. 8265    End of input was hit in the middle of a multibyte sequence
  376. 8266    The current transcoding service does not support source offset information
  377. 8267    EBCDIC files must provide an encoding= string
  378. 8268    The primary document entity could not be opened. Id={0}
  379. 8269    Unbalanced start/end tags found, cannot continue
  380. 8270    The call to scanNext() is illegal at this time
  381. 8271    The index is past the top of stack
  382. 8272    The stack is empty, cannot access members
  383. 8273    The target buffer cannot have a max size of zero
  384. 8274    The given radix is not supported. Use 2, 8, 10, or 16
  385. 8275    The target buffer is too small to accept the results
  386. 8276    The start index is past the end of the string
  387. 8277    The represented value overflowed the output binary result
  388. 8278    Could not write to standard err
  389. 8279    Could not write to standard out
  390. 8280    Could not write to console
  391. 8281    String pool id was not legal
  392. 8282    Could not create a default transcoder
  393. 8283    The maximum size to xlat is larger than the declared block size
  394. 8284    Unicode char 0x{0} is not representable in encoding {1}
  395. 8285    Character {0} is not valid for encoding {1}
  396. 8286    The requested block size is not equal to the size set during construction
  397. 8287    An invalid multi-byte source text sequence was encountered
  398. 8288    {0} is not a valid value for encoding {1}
  399. 8289    Leading surrogate was not followed by trailing
  400. 8290    Could not create a converter for encoding: {0}
  401. 8291    The URL was not correctly formed
  402. 8292    The URL used an unsupported protocol
  403. 8293    Unsupported URL protocol: '{0}'
  404. 8294    Only localhost is supported at this time
  405. 8295    No protocol prefix present
  406. 8296    Expected // after protocol
  407. 8297    % must be followed by two hex digits
  408. 8298    Unterminated host component
  409. 8299    The base part of the URL cannot be relative
  410. 8300    The base part has too few levels to weave in relative part
  411. 8301    The port field must be a 16 bit decimal number
  412. 8302    invalid byte {0} ({1}) of a {2}-byte sequence.
  413. 8303    invalid byte {0} of 2-byte sequence.
  414. 8304    invalid bytes {0}, {1} of 3-byte sequence.
  415. 8305    irregular bytes {0}, {1} of 3-byte sequence.
  416. 8306    invalid bytes {0}, {1} of 4-byte sequence.
  417. 8307    Exceede bytes limits {0}, {1}-byte sequence.
  418. 8308    The passed index is past the end of the vector
  419. 8309    The element id was invalid
  420. 8310    When reusing the Grammar, no internal subset is allowed
  421. 8311    The passed recognizer encoding was not known
  422. 8312    The parser found an illegal character at offset {0} in the regular expression '{1}'.
  423. 8313    Invalid reference number
  424. 8314    A character is required after \
  425. 8315    '?' is not expected.  '(?:' or '(?=' or '(?!' or '(?<' or '(?#' or '(?>'?
  426. 8316    '(?<=' or '(?<!' is expected
  427. 8317    A comment is not terminated
  428. 8318    ')' is expected
  429. 8319    Unexpected end of the pattern in a modifier group
  430. 8320    ':' is expected
  431. 8321    Unexpected end of the pattern in a conditional group
  432. 8322    A back reference or an anchor or a lookahead or a lookbehind is expected in a conditional pattern
  433. 8323    There are more than three choices in a conditional group
  434. 8324    A character in U+0040-U+005f must follow \c
  435. 8325    A '{' is required before a category character.
  436. 8326    A property name is not closed by '}'
  437. 8327    Unexpected meta character
  438. 8328    Unknown property
  439. 8329    A POSIX character class must be closed by ':]'
  440. 8330    Unexpected end of the pattern in a character class
  441. 8331    Unknown name for a POSIX character class
  442. 8332    '-' is invalid here
  443. 8333    ']' is expected
  444. 8334    '{0}' is not a valid character range; use '\{1}' instead
  445. 8335    ='[' is expected
  446. 8336    ')' or '-[' or '+[' or '&[' is expected
  447. 8337    The range end code point '{0}' is less than the start code point '{1}'
  448. 8338    Invalid Unicode hex notation
  449. 8339    Overflow in a hex notation
  450. 8340    '\ x{' must be closed by '}'
  451. 8341    Invalid Unicode code point
  452. 8342    An anchor must not be here
  453. 8343    This expression is not supported in the current option setting
  454. 8344    '{0}' is not a valid character escape
  455. 8345    Invalid quantifier in '{0}'. A digit is expected
  456. 8346    Invalid quantifier in '{0}'. Invalid quantity or a '}' is missing
  457. 8347    Invalid quantifier in '{0}'. A digit or '}' is expexted
  458. 8348    Invalid quantifier in '{0}'. A min quantity must be <= a max quantity
  459. 8349    Invalid quantifier in '{0}'. A quantity value overflow
  460. 8350    A schema was seen but the installed validator does not understand schema
  461. 8351    The {0} node type is not valid for copy
  462. 8352    SubstitutionGroupComparator has no grammar resolver
  463. 8353    Length Value '{0}' is invalid
  464. 8354    maxLength Value '{0}' is invalid
  465. 8355    minLength Value '{0}' is invalid
  466. 8356    Length Value '{0}' must be a nonNegativeInteger
  467. 8357    maxLength Value '{0}' must be a nonNegativeInteger
  468. 8358    minLength Value '{0}' must be a nonNegativeInteger
  469. 8359    It is an error for both length and maxLength to be members of facets
  470. 8360    It is an error for both length and minLength to be members of facets
  471. 8361    Value of maxLength '{0}' must be greater than the value of minLength '{1}'
  472. 8362    Only constraining facet in boolean datatype is PATTERN
  473. 8363    Invalid Facet Tag '{0}'
  474. 8364    Value of Length '{0}' must be equal to the base Length '{1}'
  475. 8365    Value of minLength '{0}' must be greater than or equal to the base minLength '{1}'
  476. 8366    Value of minLength '{0}' must be less than or equal to the base maxLength '{1}'
  477. 8367    Value of maxLength '{0}' must be less than or equal to the base maxLength '{1}'
  478. 8368    Value of maxLength '{0}' must be greater than or equal to the base minLength '{1}'
  479. 8369    Value of Length '{0}' must be greater than or equal to the base minLength '{1}'
  480. 8370    Value of Length '{0}' must be less than or equal to the base maxLength '{1}'
  481. 8371    Value of minLength '{0}' must be less than or equal to the base Length '{1}'
  482. 8372    Value of maxLength '{0}' must be greater than or equal to the base Length '{1}'
  483. 8373    Value of enumeration = '{0}' must be from the value space of base
  484. 8374    Value of whitespace '{0}' must be one of 'preserve', 'replace', 'collapse'
  485. 8375    It is an error if whiteSpace = 'preserve' or 'replace' and base.whiteSpace = 'collapse'.
  486. 8376    It is an error if whiteSpace = 'preserve' and base.whiteSpace = 'replace'.
  487. 8377    MaxInclusive '{0}' is invalid
  488. 8378    MaxExclusive '{0}' is invalid
  489. 8379    MinInclusive '{0}' is invalid
  490. 8380    MinExclusive '{0}' is invalid
  491. 8381    TotalDigit Value '{0}' is invalid
  492. 8382    FractionDigit Value '{0}' is invalid
  493. 8383    TotalDigit Value '{0}' must be a PositiveInteger
  494. 8384    FractionDigit Value '{0}' must be a nonNegativeInteger
  495. 8385    It is an error for both maxInclusive and maxExclusive to be specified for the same datatype
  496. 8386    It is an error for both minInclusive and minExclusive to be specified for the same datatype
  497. 8387    maxExclusive value '{0}' must be greater than minExclusive value '{1}'
  498. 8388    maxExclusive value '{0}' must be greater than minInclusive value '{1}'
  499. 8389    maxInclusive value '{0}' must be greater than minExclusive value '{1}'
  500. 8390    maxInclusive value '{0}' must be greater than minInclusive value '{1}'
  501. 8391    TotalDigit value '{0}' must be greater than FractionDigit value '{1}'
  502. 8392    maxInclusive value '{0}' must be less than base's maxExclusive value '{1}'
  503. 8393    maxInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
  504. 8394    maxInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'
  505. 8395    maxInclusive value '{0}' must be greater than base's minExclusive value '{1}'
  506. 8396    maxExclusive value '{0}' must be less than or equal to base's maxExclusive value '{1}'
  507. 8397    maxExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
  508. 8398    maxExclusive value '{0}' must be greater than base's minInclusive value '{1}'
  509. 8399    maxExclusive value '{0}' must be greater than base's minExclusive value '{1}'
  510. 8400    minExclusive value '{0}' must be less than base's maxExclusive value '{1}'
  511. 8401    minExclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
  512. 8402    minExclusive value '{0}' must be greater than base's minInclusive value '{1}'
  513. 8403    minExclusive value '{0}' must be greater than base's minExclusive value '{1}'
  514. 8404    minInclusive value '{0}' must be less than base's maxExclusive value '{1}'
  515. 8405    minInclusive value '{0}' must be less than or equal to base's maxInclusive value '{1}'
  516. 8406    minInclusive value '{0}' must be greater than or equal to base's minInclusive value '{1}'
  517. 8407    minInclusive value '{0}' must be greater than base's minExclusive value '{1}'
  518. 8408    maxInclusive value '{0}' must be from the base's value space
  519. 8409    maxExclusive value '{0}' must be from the base's value space
  520. 8410    minInclusive value '{0}' must be from the base's value space
  521. 8411    minExclusive value '{0}' must be from the base's value space
  522. 8412    totalDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'
  523. 8413    fractDigit value '{0}' must be less than or equal to base's totalDigit value '{1}'
  524. 8414    fractDigit value '{0}' must be less than or equal to base's fractDigit value '{1}'
  525. 8415    maxInclusive '{0}' must be equal to base's maxInclusive '{1}' , fixed
  526. 8416    maxExclusive '{0}' must be equal to base's maxExclusive '{1}' , fixed
  527. 8417    minInclusive '{0}' must be equal to base's minInclusive '{1}' , fixed
  528. 8418    minExclusive '{0}' must be equal to base's minExclusive '{1}' , fixed
  529. 8419    totalDigit '{0}' must be equal to base's totalDigit '{1}'  , fixed
  530. 8420    fractDigit '{0}' must be equal to base's fractDigit '{1}' , fixed
  531. 8421    maxLen '{0}' must be equal to base's maxLen '{1}' , fixed
  532. 8422    minLen '{0}' must be equal to base's minLen '{1}' , fixed
  533. 8423    len '{0}' must be equal to base's len '{1}' , fixed
  534. 8424    whitespace '{0}' must be equal to base's whitespace '{1}' , fixed
  535. 8425    internal Error: fixed
  536. 8426    simpleType list's 'itemType' is empty.
  537. 8427    simpleType union's 'memberTypes' is empty.
  538. 8428    simpleType restriction's union 'base' is empty.
  539. 8429    simpleType restriction's union 'base' type is '{0}' instead of union.
  540. 8430    Value '{0}' does not match regular expression facet '{1}'
  541. 8431    Value '{0}' is not encoded in Base64 
  542. 8432    Value '{0}' is not encoded in HexBin 
  543. 8433    Value '{0}' with length '{1}' exceeds maximum length facet of '{2}' 
  544. 8434    Value '{0}' with length '{1}' is less than minimum length facet of '{2}' 
  545. 8435    Value '{0}' with length '{1}' is not equal to length facet of '{2}' 
  546. 8436    Value '{0}' is not in enumeration 
  547. 8437    Value '{0}' with total digits '{1}' exceeds total digit facet of '{2}' 
  548. 8438    Value '{0}' with fraction digits '{1}' exceeds fraction digit facet of '{2}' 
  549. 8439    Value '{0}' must be less than or equal to MaxInclusive '{1}' 
  550. 8440    Value '{0}' must be less than MaxExclusive '{1}' 
  551. 8441    Value '{0}' must be greater than or equal to MinInclusive '{1}' 
  552. 8442    Value '{0}' must be greater than MinExclusive '{1}' 
  553. 8443    Value '{0}' is not whitespace replaced 
  554. 8444    Value '{0}' is not a whitespace collapsed 
  555. 8445    Value '{0}' is not valid NCName 
  556. 8446    Value '{0}' is not valid Name 
  557. 8447    ID '{0}' is not unique 
  558. 8448    Value '{0}' is not valid ENTITY 
  559. 8449    Value '{0}' is not valid QName 
  560. 8450    NOTATION '{0}' must be a valid QName 
  561. 8451    Value '{0}' does not match any member types (of the union) 
  562. 8452    Value '{0}' is NOT a valid URI 
  563. 8453     Empty string encountered.
  564. 8454     String contains whitespaces only.
  565. 8455     More than one decimal points encountered.
  566. 8456     Invalid chars encountered.
  567. 8457     Null pointer encountered.
  568. 8458     Cannot construct URI with null/empty '{0}' 
  569. 8459     '{0}', '{1}' can only be set for a generic URI! 
  570. 8460     '{0}' contains invalid escape sequence '{1}'
  571. 8461     '{0}' contains invalid char '{1}'
  572. 8462     '{0}' can not be set to null 
  573. 8463     '{0}' is NOT conformance '{1}' 
  574. 8464     No scheme found in URI
  575. 8465     '{0}', '{1}' may not be specified if host is not specified 
  576. 8466     '{0}', '{1}' may not be specified if path is not specified 
  577. 8467     '{0}', '{1}' cannot be specified in path
  578. 8468     Port no '{0}' shall be in (0, 65535) 
  579. 8469     Value '{0}' shall be greater than the max Negative value '{1}' 
  580. 8470     Value '{0}' shall be less than the max Negative value '{1}' 
  581. 8471     Value '{0}' shall be in the range of '{1}', '{2}' 
  582. 8472     Type '{0}' is invalid: internal error 
  583. 8473     Value '{0}' shall have exponent. 
  584. 8474    A result is not set.
  585. 8475    CompactRanges - Internal Error
  586. 8476    Merge Ranges - Mismatched type
  587. 8477    SubtractRanges - Internal Error
  588. 8478    IntersectRanges - Internal Error
  589. 8479    ComplementRanges - Argument must be a RangeToken
  590. 8480    Invalid category name: {0}
  591. 8481    Keyword '{0}' not found
  592. 8482    Reference no must be more than zero
  593. 8483    Unknown option: {0}
  594. 8484    Unknown token type
  595. 8485    Failed to get RangeToken for: {0}
  596. 8486    Not supported
  597. 8487    Invalid child index
  598. 8488    Replace pattern cannot match zero length string
  599. 8489    Invalid replace pattern
  600. 8490    Enabling the NEL option can only be called once per process.
  601. 8491    {0}
  602. 8492    operator new fails.  Possibly running Of memory
  603. 8493    Operation is not allowed
  604. 8494    Selectors cannot select attributes
  605. 8495    Not allowed to have '|' at the beginning of an xpath value
  606. 8496    Not allowed to have '||' in an xpath value
  607. 8497    Missing attribute name in xpath
  608. 8498    Expected xpath token 'NAMETEST_QNAME' or 'NAMETEST_ANY' or 'NAMETEST_NAMESPACE'
  609. 8499    Prefix '{0}' not bound to namespace URI in an xpath value
  610. 8500    Not allowed to have double colon in the xpath expression
  611. 8501    Expected step following token 'AXISNAME_CHILD::'
  612. 8502    Expected step following '//' in xpath
  613. 8503    Expected step following '/' in xpath
  614. 8504    '/' not allowed after '//' in xpath
  615. 8505    '//' only allowed after '.' at the beginning of an xpath
  616. 8506    Not allowed to have '/' at the beginning of an xpath value
  617. 8507    Not allowed to select the root of an xpath
  618. 8508    Empty xpath expression
  619. 8509    The xpath expression cannot end with '|'
  620. 8510    Invalid character following '.' in xpath
  621. 8511    XPath token not supported
  622. 8512    Find a solution!
  623. 8513    buffer not initialized yet!
  624. 8514    'T' is missing! '{0}' 
  625. 8515    invalid gDay! '{0}' 
  626. 8516    invalid gMonth! '{0}' 
  627. 8517    invalid gMonthDay! '{0}' 
  628. 8518    Duration shall start with '-' or 'P'! '{0}' 
  629. 8519    Duration shall always have 'P'! '{0}' 
  630. 8520    '-' can only appear at first! '{0}' 
  631. 8521    Duration has invalid stuff before 'T'! '{0}' 
  632. 8522    Duration has no time elements after 'T'! '{0}' 
  633. 8523    Duration shall have at least element ! '{0}' 
  634. 8524    Duration shall have at least one digit after the . ! '{0}' 
  635. 8525    Incomplete Date ! '{0}' 
  636. 8526    Invalid Date ! '{0}' 
  637. 8527    Incomplete Time ! '{0}' 
  638. 8528    Invalid Time ! '{0}' 
  639. 8529    ms shall be present once '.' is present ! '{0}' 
  640. 8530    Incomplete YearMonth! '{0}' 
  641. 8531    Year separator is missing or misplaced ! '{0}' 
  642. 8532    Year must have 'CCYY' format ! '{0}' 
  643. 8533    Invalid leading zero in year! '{0}' 
  644. 8534    no month in YearMonth ! '{0}' 
  645. 8535    TimeZone is expected ! '{0}' 
  646. 8536    Expecting nothing after 'Z'! '{0}' 
  647. 8537    Invalid TimeZone! '{0}' 
  648. 8538    The year (0000) is an illegal year value! '{0}' 
  649. 8539    The month must have values 1 to 12! '{0}' 
  650. 8540    The day must have values 1 to 31! '{0}' 
  651. 8541    Hour must have values 0-23! '{0}' 
  652. 8542    Minute must have values 0-59! '{0}' 
  653. 8543    Second must have values 0-60! '{0}' 
  654. 8544    Minute must have values 0-59! '{0}' 
  655. 8545    Particle Derivation Restriction: The derived complexType has content, while base is empty.
  656. 8546    NSCompat: The namespace of '{0}' is not allowed by wildcard in base
  657. 8547    The occurrence range of '{0}' is not a valid restriction of base element's range
  658. 8548    NameAndTypeOK: The Element name/uri in restriction does not match that of corresponding base element
  659. 8549    NameAndTypeOK: Element '{0}' is nillable in the restriction, while it's not in the base
  660. 8550    NameAndTypeOK: Element '{0}' is either not fixed, or is not fixed with the same value as in the base
  661. 8551    NameAndTypeOK: The disallowed substitutions, for element '{0}', are not a superset of those of the base element
  662. 8552    NameAndTypeOK: Element '{0}' has a type that does not derive from that of the base
  663. 8553    NameAndTypeOK: Derived element '{0}' has fewer Identity Constraints than base element '{1}'
  664. 8554    NameAndTypeOK: Derived element '{0}' has an Identity Constraint that does not appear on base element '{1}'
  665. 8555    RecurseAsIfGroup: Element '{0}' belongs to a group of a variety different from that of the base
  666. 8556    Occurrence range of group is not a valid restriction of occurrence range of base group
  667. 8557    Recurse: There is not a complete functional mapping between the particles
  668. 8558    Forbidden restriction of 'any': Choice,Seq,All,Elt
  669. 8559    Forbidden restriction of 'all': Choice,Seq,Elt
  670. 8560    Forbidden restriction of 'choice': All,Seq,Leaf
  671. 8561    Forbidden restriction of 'sequence': Elt
  672. 8562    Wildcard's occurrence range not a restriction of base wildcard's range
  673. 8563    Wildcard is not a subset of corresponding wildcard in base
  674. 8564    Group's occurrence range not a restriction of base wildcard's range
  675. 8565    RecurseUnordered: There is not a complete functional mapping between the particles
  676. 8566    MapAndSum: There is not a complete functional mapping between the particles
  677. 8567    Particle derivation: Invalid content spec node type
  678. 8568    NodeIDMap overflows and exceeds the largest available size
  679. 8569    ProtoType has null class name
  680. 8570    ProtoType name length diff '{0}' vs '{1}'
  681. 8571    ProtoType name diff '{0}' vs '{1}'
  682. 8572    InputStream read '{0}' less than required '{1}'
  683. 8573    InputStream read '{0}' beyond buffer available '{1}'
  684. 8574    Storing violation
  685. 8575    Store buffer violation '{0}', '{1}'
  686. 8576    Object Tag '{0}' exceed load pool uppper Boundary '{1}'
  687. 8577    Load pool size '{0}' not tally with object count '{1}'
  688. 8578    Loading violation
  689. 8579    Load buffer violation '{0}', '{1}'
  690. 8580    Invalid class index '{0}', '{1}'
  691. 8581    Invalid fillBuffer size '{0}', '{1}'
  692. 8582    Invalid checkFillBuffer size '{0}'
  693. 8583    Invalid checkFlushBuffer size '{0}'
  694. 8584    Invalid null pointer encountered '{0}'
  695. 8585    Invalid buffer length '{0}'
  696. 8586    CreateObject fails 
  697. 8587    Object count '{0}' exceed upper boundary '{1}'
  698. 8588    Grammar Pool is locked by other party
  699. 8589    Grammar Pool is empty
  700. 8590    Grammar Pool is NOT empty
  701. 8591    String Pool is NOT empty
  702. 8592    Storer Level '{0}' is newer than Loader Level'{1}' 
  703. 16386    Unknown element '{0}'
  704. 16387    Attribute '{0}' not defined
  705. 16388    Notation '{0}' was referenced but never declared
  706. 16389    Root element different from DOCTYPE
  707. 16390    Required attribute '{0}' was not provided
  708. 16391    Element '{0}' is not valid for content model: '{1}'
  709. 16392    ID attributes must be #IMPLIED or #REQUIRED
  710. 16393    This type of attribute cannot have an empty value
  711. 16394    Element '{0}' has already been declared
  712. 16395    Element '{0}' has more than one ID attribute
  713. 16396    ID '{0}' has already been used
  714. 16397    ID attribute '{0}' was referenced but never declared
  715. 16398    Attribute '{0}' refers to an unknown notation '{1}'
  716. 16399    Element '{0}' was used in the DOCTYPE but never declared
  717. 16400    Empty content not valid for content model: '{0}'
  718. 16401    Attribute '{0}' is not declared for element '{1}'
  719. 16402    The value '{0}' for attribute '{1}' of type ENTITY/ENTITIES must refer to an external, unparsed entity
  720. 16403    Attribute '{0}' refers to an unknown entity '{1}'
  721. 16404    If namespaces are enabled, it's invalid for an attribute of type ID/IDREF/IDREFS/ENTITY/ENTITIES/NOTATION to contain a colon.
  722. 16405    Not enough elements to match content model : '{0}'
  723. 16406    No character data is allowed by content model
  724. 16407    The value '{0}' for attribute '{1}' does not match its defined enumeration or notation list
  725. 16408    The value '{0}' for attribute '{1}' must be Name or Nmtoken
  726. 16409    Attribute '{0}' does not support multiple values
  727. 16410    Attribute '{0}' has a value, '{1}', that does not match its #FIXED value, '{2}'
  728. 16411    Element types cannot be duplicated in Mixed content models
  729. 16412    No validator for datatype {0}
  730. 16413    Incorrect datatype: {0}
  731. 16414    {0} is not a datatype.
  732. 16415    The content attribute must be 'textOnly' if you specify a type attribute.
  733. 16416    {0} is unsupported
  734. 16417    Nested Element decls only allowed in elementOnly content
  735. 16418    Element references only allowed in mixed or elementOnly content
  736. 16419    {0} only allowed in elementOnly content.
  737. 16420    {0} not allowed if the order is all.
  738. 16421    Datatype qualifiers can only be used if you specify a type attribute.
  739. 16422    The datatype qualifier {0} is not supported.
  740. 16423    '{0}' is not allowed for the content of a 'choice' model group.  Only element, group, choice, sequence and any are allowed.
  741. 16424    Unknown base type {0} for type {1}.
  742. 16425    Can only have one of type and ref attributes.
  743. 16426    A <{0}> declaration that has a ref attribute, cannot have child content.
  744. 16427    Incorrect type for {0}'s default value: {1}
  745. 16428    Illegal content {0} in attribute group
  746. 16429    Value of {0} is not an integer.
  747. 16430    Datatype error: Type:{0}, Message:{1}.
  748. 16431    Schema error: Type:{0}, Message:{1}
  749. 16432    The type of the element has already been declared.
  750. 16433    Prohibited Attribute {0} is found.
  751. 16434    Illegal xml:space declaration.
  752. 16435    {0} is not a boolean.
  753. 16436    {0} is not a decimal.
  754. 16437    Facets are inconsistent with base type.
  755. 16438    Illegal value {0} for facet {1}.
  756. 16439    Illegal Facet for decimal type.
  757. 16440    Unknown Facet: {0}.
  758. 16441    Invalid value for Enum constant: {0}.
  759. 16442    {0} is out of bounds:[ {1} {3} X  {4} {2} ].
  760. 16443    {0} is not one of the specified enum values.
  761. 16444    {0} is not an integer.
  762. 16445    Illegal Facet for Integer type.
  763. 16446    {0} is not a double.
  764. 16447    Illegal Facet for Real type.
  765. 16448    Scale Facet must be less than or equal to Precision Facet
  766. 16449    {0} has exceeded the precision Facet {1}
  767. 16450    {0} has exceeded the scale Facet {1}
  768. 16451    {0} is not a float.
  769. 16452    Can't get back Schema document's root element {0}.
  770. 16453    Schema in {0} has a different target namespace from the one specified in the instance document {1}.
  771. 16454    In element {0}: Can not have element children within a simple type content.
  772. 16455    This element {0} has a simpletype but no datatype validator was found.
  773. 16456    There is no Grammar for uri: {0}.
  774. 16457    {0}
  775. 16458    xsi:nil must not be specified for the element {0} with nillable equals false
  776. 16459    Element {0} with attribute xsi:nil=true must be empty
  777. 16460    Content of element '{0}' is different from the fixed attribute value in the element's schema declaration.
  778. 16461    No datatype validator was found for this attribute {0}.
  779. 16462    Schema error during parsing
  780. 16463    Element '{0}' should be qualified
  781. 16464    Element '{0}' should be un-qualified
  782. 16465    Reference to external entity declaration '{0}' is not allowed in a standalone document.
  783. 16466    Attribute '{0}' for element '{1}' has a default value and must be specified in a standalone document.
  784. 16467    Attribute '{0}' must not be changed by normalization in a standalone document.
  785. 16468    White space must not occur between externally declared elements with element content in a standalone document.
  786. 16469    Entity '{0}' was not found
  787. 16470    Partial markup in parameter entity replacement text.
  788. 16471    Failed to validate '{0}'
  789. 16472    Complex type '{0}' violates the Unique Particle Attribution rule in its components '{1}' and '{2}'
  790. 16473    Abstract type '{0}' should not be used in xsi:type
  791. 16474    A member of abstract element {0} substitution group must be specified
  792. 16475    Element {0} is declared with a type that is abstract.  Use xsi:type to specify a non-abstract type
  793. 16476    Unresolved type '{0}' found in xsi:type handling
  794. 16477    Type '{0}' that is used in xsi:type is not derived from the type of element '{1}'
  795. 16478    Element '{0}' has blocking constraint and does not permit substitution
  796. 16479    Attribute '{0}' should be qualified
  797. 16480    Attribute '{0}' should be un-qualified
  798. 16481    Field matches more than one value within the scope of its selector; fields must match unique values
  799. 16482    Internal identity constraint error; unknown field.
  800. 16483    Identity-constraint 4.2.1: element '{0}' has a key with no value.
  801. 16484    Not enough values specified for <unique> identity constraint for element '{0}'.
  802. 16485    Not enough values specified for <key name={1}> identity constraint for element '{0}'.
  803. 16486    Not enough values specified for <keyref name={1}> identity constraint for element '{0}'.
  804. 16487    Identity-constraint 4.2.3: element '{0}' has a key that matches an element that has nillable set to true.
  805. 16488    Duplicate unique value declared for identity constraint of element '{0}'.
  806. 16489    Duplicate key value declared for identity constraint of element '{0}'.
  807. 16490    The keyref '{0}' refers to a key/unique that is out of scope.
  808. 16491    The key for identity constraint of element '{0}' is not found.
  809. 16492    Non-whitespace characters are not allowed in schema elements other than 'appinfo' and 'documentation'.
  810. 16493    EMPTY Element '{0}' has Attribute '{1}' of type NOTATION 
  811. 16494    EMPTY Element '{0}' can't have content(not even entity references, comments, PIs or white space). 
  812. 16495    Element '{0}' has more than one Attribute of type NOTATION 
  813. 16496    Attribute '{0}' has non distinct token '{1}' 
  814. 16497    Element '{0}' 's content model(children) does not allow escaped white space. 
  815. 24578    Just an index
  816. 24579    The index or size is negative, or greater than the allowed value
  817. 24580    The specified range of text does not fit into the String
  818. 24581    An attempt was made to insert a node where it is not permitted
  819. 24582    A node is used in a different document than the one that created it
  820. 24583    An invalid or illegal XML character is specified
  821. 24584    Data is specified for a node which does not support data
  822. 24585    An attempt is made to modify an object where modifications are not allowed
  823. 24586    An attempt is made to reference a node in a context where it does not exist
  824. 24587    The implementation does not support the requested type of object or operation
  825. 24588    An attempt is made to add an attribute that is already in use elsewhere
  826. 24589    A parameter or an operation is not supported by the underlying object
  827. 24590    An invalid or illegal string is specified
  828. 24591    An attempt is made to modify the type of the underlying object
  829. 24592    An attempt is made to create or change an object in a way which is incorrect with regard to namespaces
  830. 24593    An attempt is made to use an object that is not, or is no longer, usable
  831. 24594    A call to a method such as insertBefore or removeChild would make the Node invalid with respect to document grammar
  832. 24595    Just an index
  833. 24596    The boundary-points of a Range do not meet specific requirements
  834. 24597    The container of a Range's boundary-point is set to a node of an invalid type or to a node with an ancestor of an invalid type
  835. 24598    Nested CDATA sections
  836. 24599    Unrepresentable character data
  837. 24600    Unrecognized Node Type
  838.